C1.Web.Mvc Namespace / FlexMap<T> Class / Zoom Property

In This Topic
Zoom Property
In This Topic
Gets or sets the map zoom level.
Syntax
'Declaration
 
<DefaultValueAttribute(1)>
Public Property Zoom As Single
 
See Also